'宣言 Public Function OnClientReponseTextParsing( _ ByVal value As System.String _ ) As CollectionViewServiceBuilder(Of T)
public CollectionViewServiceBuilder<T> OnClientReponseTextParsing( System.string value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Function OnClientReponseTextParsing( _ ByVal value As System.String _ ) As CollectionViewServiceBuilder(Of T)
public CollectionViewServiceBuilder<T> OnClientReponseTextParsing( System.string value )